

.s_solid{
    width: 3px;
    height: 21px;
    background:rgba(29, 71, 121, 1);
    display: inline-block;
}
.ruxue_info {
    padding-top: 80px;
    margin-left: 20px;
    font-size: 16px;
    cursor:pointer;
}
/*student_content*/
.student_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 450px;
}

.aside_left {
    overflow: hidden;
    float: left;
    width: 350px;
    background: #fff;
    height: 530px;
    /* padding-left: 24px; */
}

.aside_left h4 {
    width: 105px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    margin-top: 19px;
    padding-left: 24px;
}

.aside_left ul {
    float: left;
    width: 352px;
}

.aside_left ul li {
    text-align: left;
    padding-left: 0px;
    width: 100%;
}

.aside_left ul li a {
    width: 120px;
    height: 33px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
}

.VerticalMenu {
    height: 100%;
    width: 200px;
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    line-height: 33px;
}

.VerticalMenu>div {
    width: 350px;
    float: left;
}

.VerticalMenu>div>div:first-child {
    padding-left: 24px;
    height: 57px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 57px;
    border-bottom: 1px solid rgba(240,240,240,1);
    transition: background-color 0.4s linear;
}

.VerticalMenu>div>div:first-child:hover {
    background:rgba(80,151,236,1);
    color: #fff;
}
.active_mue {
    background-color: rgba(80,151,236,1);
    color: #fff;
}
.VerticalMenu i {
    font-size: 16px;
    margin-right: 20px ;
}
.VerticalMenu>div>div:first-child>i:last-child {
    line-height: 40px;
    float: right;
    transform: rotate(0deg);
    transition: transform 0.4s linear;

}

.VerticalMenu>div>div:last-child {
    display: none;
    width: 350px;
}

.VerticalMenu>div>div:last-child>div {
    width: 350px;
    height: 57px;
    background:rgba(238,238,238,1);
    transition: background-color 0.1s linear;
    line-height: 57px;
    border-bottom: 1px solid #e6e6e6;
}

.VerticalMenu>div>div:last-child>div:hover {
    background-color: rgba(80,151,236,1) !important;
    color: #fff;
}

.VerticalMenu>div:first-child>div:first-child {
    padding-left: 24px;
    height: 57px;
    line-height: 57px;
}



.VerticalMenu>div:last-child::after {
    display: block;
    clear: both;
}


.right {
    float: right;
}

.school_change {
    width: 828px;
    height: 835px;
    background: rgba(255, 255, 255, 1);
}
.school_change a:hover {
    color: #000;
}
.school_change p {
    font-size: 16px;
    font-weight: 400;
    margin-top: 50px;
    margin-left: 29px ;
}
.school_change_top {
    padding-top: 25px;
    margin-left: 20px;
    width: 240px;
    height: 30px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.school_change_btn {
    margin-top: 80px;
    margin-left: 25%;
}
.school_change_btn_two {
    margin-left: 40%;
    margin-top: 50px;
    width: 173px;
    height: 58px;
}
.school_change_btn_two button {
    width: 173px;
    height: 58px;
    background: rgba(29, 71, 121, 1);
    border-radius: 5px;
    font-size: 20px;
    outline: none;
}
.school_change_btn button {
    width: 173px;
    height: 58px;
    background: rgba(29, 71, 121, 1);
    border-radius: 5px;
    font-size: 22px;
    outline: none;
}

:focus {
    outline: 0;
}

button {
    outline: none;
}

.school_change_btn .two {
    background: rgba(255, 157, 80, 1);
    color: #fff;
    margin-left: 72px;
}

.gangao {
    width: 828px;
    height: 735px;
    background: rgba(255, 255, 255, 1);
    display: none;
}

.gangao h3 {
    margin: 0 auto;
    margin-top: 94px;
    width: 420px;
    height: 43px;
    font-size: 26px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 43px;
}

.gangao span {
    display: inline-block;
    width: 659px;
    height: 84px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 45px;
    margin-left: 90px;
    margin-top: 13px;
}
.gangao a:hover {
    color: #000;
}
.gangao p {
    font-size: 16px;
    margin-left: 90px;
    height: 28px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 28px;
}

.gangao .hp {
    display: inline-block;
    width: 659px;
    height: 84px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    margin: 0;
    color: #5097EC;
    line-height: 28px;
}

.Student_Application {
    width: 828px;
    height: 735px;
    background: rgba(255, 255, 255, 1);
    display: none;
}

.Student_Application a {
    display: block;
    margin-top: 40px;
    margin-left: 30px;
    width: 308px;
    height: 40px;
    font-size: 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(80, 151, 236, 1);
    line-height: 40px;
}

.notice {
    width: 828px;
    height: 735px;
    background: rgba(255, 255, 255, 1);
    display: none;
}

.notice_content {
    margin-top: 20px;
    margin-left: 20px;
    padding-right: 30px;
}

.notice_content ul {
    position: static;
    margin-bottom: 30px;
}

.notice_content ul li {
    float: left;
    width: 768px;
    height: 50px;
    cursor: pointer;
    background: rgba(255, 255, 255, 1);
    text-align: left;
    border-bottom: 1px dashed #ccc;
    padding-top: 20px;
    margin-left: 10px;
    padding-left: 0px;
}

.notice_content ul li span {
    float: right;
    color: rgba(107, 107, 107, 1);
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
    line-height: 21px;
}
.Recruit_students {
    margin-top: 40px;
}
.Recruit_students h3 {
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(1, 13, 27, 1);
    line-height: 95px;
}

.Recruit_students span {
    display: block;
    width: 507px;
    height: 80px;
    font-size: 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #5097EC;
    line-height: 40px;
    margin-left: 173px;
}

.Recruit_students_btn {
    margin-top: 20px;
}

.notice_info {
    width: 828px;
    height: 1701px;
    background: rgba(255, 255, 255, 1);
    display: none;
    padding-left: 90px;
}

.notice_info h3 {
    padding-top: 30px;
    display: inline-block;
    text-align: center;
    width: 629px;
    height: 86px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 43px;
}

.notice_info p {
    width:659px;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(1,13,27,1);
    line-height:37px;
}

.notice_info span {
    width: 659px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 37px;
    padding-top: 33px;
}

.Starting_School {
    width: 823px;
    height: 530px;
    background: rgba(255, 255, 255, 1);
    display: none;
}

.Recruit_students img {
    object-fit: cover;
}

.Starting_School_content {
    width: 1200px;
    margin: 0 auto;
    display: none;
    margin-top: 570px;
    height: 448px;
    background: #fff;
    padding-top: 18px;
}

.Starting_School_content .title {
    width: 100px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    margin-left: 24px;
}


.Starting_School_content .left {
    float: left;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    width: 387px;
    height: 236px;
    margin-top: 110px;
}

.Starting_School_content .right {
    float: right;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    width: 393px;
    height: 236px;
    margin-top: 110px;
}

.Starting_School_content .centent {
    width: 390px;
    height: 236px;
    float: left;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    margin-top: 110px;
    margin-left: 12px;
}

.Starting_School_content .left .img_info {
    width: 138px;
    height: 132px;
    margin-top: -81px;
    margin-left: 123px;
    margin-bottom: 32px;
}

.Starting_School_content .left p {
    width: 390px;
    height: 40px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 40px;
    margin-top: 16px;
    margin-left: 15px;
}

.Starting_School_content .right .img_info {
    width: 138px;
    height: 132px;
    margin-top: -81px;
    margin-left: 123px;
}

.Starting_School_content .right p {
    width: 358px;
    height: 157px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 31px;
    margin-top: 11px;
    text-indent: 2em;
    padding-left: 30px;
}

.Starting_School_content .centent .img_info {
    width: 138px;
    height: 132px;
    margin-top: -81px;
    margin-left: 123px;
}

.Starting_School_content .centent p {
    height: 81px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 40px;
    margin-left: 54px;
    margin-top: 28px;
    padding-right: 10px;
}

.Course {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    background: #fff;
    display: none;
    padding-top: 30px;
}

/*Course*/
.Course .title {
    width: 100px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    margin-left: 24px;
}

.Course a {
    color: #000;
}
.Course a:hover {
    color: #000;
}


.Course p {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    padding-left: 27px;
    padding-right: 27px;
}

.report {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    background: #fff;
    display: none;
    padding-top: 30px;
}

.report .title {
    width: 100px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    margin-left: 24px;
}



.report img {
    margin-right: 10px;
}

.report p {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    padding-left: 27px;
    padding-right: 27px;
}

.report_btn {
    display: block;
    margin: 0 auto;
    width: 155px;
    height: 47px;
    background: rgba(29, 71, 121, 1);
    border-radius: 100px;
    color: #fff;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 30px;
    cursor: pointer;
}